echo This release of Snak supports almost all of the ircII scripting language, but a few features are still missing.
echo Most built-in functions are implemented, and all the operators are functional.
echo Most event handlers are supported, except for handlers relating to DCC and CTCP which are not yet implemented.
echo
echo I prioritize the implementation of the missing features according to the needs of the scripts that people want to run. Please let me know which language features you need most for your favorite scripts to work.
echo
echo The supported language features are:
echo Keywords:
echo /Alias, /Assign, /Load, /Timer, ON, @, IF, FOREACH, WHILE